搜索资源列表
Snake
- 基于OpenCV的Snake方法边缘检测-Method based on edge detection OpenCV' s Snake
OpenCV-example-code
- 利用OpenCV实现的大量图像处理的算法,包括人脸识别、边缘检测等,对刚开始学习图像处理的人非常有帮助。-Using OpenCV to achieve a large number of image processing algorithms, including face recognition, edge detection, image processing of just beginning to learn who is very helpful.
exp4_1
- 在VC6.0中利用OpenCV实现任何图像的边缘检测-OpenCV implementation in VC6.0 any image using edge detection
opencv
- opencv 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果-opencv from camera or AVI file to get video streaming, video stream edge detection, and output
opencv-example
- OPENCV的例程,使用OPENCV进行图形图像处理和视频处理,包括图像结构,边缘检测,背景建模等模块-the routine use of OPENCV,including graphical image processing and video processing, image structure, edge detection, background modeling module
opencv
- 用opencv实现的一个图像边缘检测的程序。-With opencv image edge detection procedure.
opencv
- 这是一个很好的中值滤波、均值滤波,边缘检测,角点检测的源程序-In the image processing in particular are often used in PCA face recognition algorithm, which is based on the Opencv the PCA algorithm.
opencv
- 首先关于图像处理软件opencv进行总的介绍,然后分别对其中的人脸检测原理、计算机视觉、Harr特征级联表、非固定大小目标检测步骤、拉普拉斯边缘检测及opencv的其他特性作了一定的介绍-General introduction to the first image processing software opencv face detection principle, computer vision, Harr, characteristics of cascade table, fixed-
jiaotong
- 我做交通标志检测和识别中用到的几个子模块,本人亲测在VS2008平台上能跑。程序不复杂,但是对于初学Opencv的人来说还是有一定用处的。包括,提取特征颜色、霍夫圆检测、Canny边缘检测等。-Opencv Hough Canny
depth-map-codeblock-baedon-stero
- opencv 立体标定 双目视觉 深度图像 边缘检测 -opencv binocular visual three-dimensional calibration of the depth image of the boundary detection
Laplacian_edge_detect
- opencv 边缘检测,拉普拉斯边缘检测-opencv edge detection, Laplacian edge detection
sobel
- 索贝尔算子边缘检测 opencv实现 入门专用-Sobel operator edge detection opencv entry dedicated
cv_sobel
- opencv中sobel算子进行边缘检测-opencv in sobel operator edge detection
canny
- opencv实现canny边缘检测-opencv realize canny edge detection
opencv-Canny
- 基于opencv的Canny边缘检测源代码,可以读取图像对起是缩放,可作为opencv的基础入门。-Canny edge detection based on the opencv source code, can be read from the image pair is scaled, can be used as the basis for opencv entry.
OpenCV
- 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
5.17
- canny边缘检测 opencv canny边缘检测 opencv canny边缘检测 opencv canny边缘检测 opencv -canny edge detection opencv
opencv
- 图像预处理 边缘检测算法 经典的三种算法 -roberts sobel prewitt
OpenCV-camera-video-capture-sample
- 旧版OpenCV总是打不开现在的电脑摄像头,因此,查阅Opencv3.0文档后,发现其中部分类做了改进,程序为通过OpenCV3.0版本中的VideoCapture类打开电脑自带摄像头,用Mat类读取每帧图像,并利用边缘检测算法对视频边缘检测输出。-Older always OpenCV computer camera not open now, so consult Opencv3.0 document, found part of the class has been improved th
sobel-opencv
- 基于opencv的sobel算子的实现,包含相关文档和详细代码,可用于图像边缘检测的实现。-Sobel operator based on opencv implementation, including relevant documents and detailed code, can be used for the realization of image edge detection.